Welcome![Sign In][Sign Up]
Location:
Search - Visual Graph

Search list

[OtheropenMP_MPI

Description: ,主要包括并行程 序设计基础(并行计算机系统与结构模型、PC机群搭建和并行程序设计简介等)、并行程序 编程指南(MPI、PVM、HPF和OpenMP等)和并行程序开发方法(可视化并行程序设计环境、 并行程序调试和并行程序性能分析及优化等);下篇为并行算法编程实现,主要包括非数值 并行算法(排序、串匹配、图论、组合优化和计算几何等)及其MPI编程实现和数值计算并行 算法(矩阵运算、线性方程组求解、矩阵特征值计算和傅氏及小波变换等)及其MPI编程实 现。-, Main parallel programming foundation (parallel computer system with the structural model, PC cluster structures and parallel programming brief), Parallel Programming Guide (MPI, PVM, HPF and OpenMP, etc.) and the parallel program development approach (visual parallel programming environment, debugging of parallel programs and parallel program performance analysis and optimization, etc.) next parallel algorithm programming, including the non-numerical parallel algorithms (sorting, string matching, graph theory, combinatorial optimization, and computational geometry, etc.) and its MPI programming parallel algorithms and numerical calculation (matrix operations, solving linear equations, matrix eigenvalue calculation and Fourier and wavelet transform, etc.) and its MPI programming.
Platform: | Size: 2525184 | Author: 陈晓东 | Hits:

[Data structstu

Description: 图的遍历,C语言visual 2010版运行-Graph traversal, C language, visual 2010 edition runs
Platform: | Size: 3471360 | Author: 王孖丰 | Hits:

[Delphi VCLsimplegraph

Description: TSimpleGraph is a visual component, which provides a simple user interface for drawing simple graphs/digraphs. User can draw nodes (vertices) on the control s client area and link them together (graph s edges or arcs) by either keyboard or mouse. Currently the component supports three different shapes for the nodes, however the new shapes can be added. The component is fully customizable and has methods for supporting Delphi s clipboard and printer objects.
Platform: | Size: 659456 | Author: dispel5 | Hits:

[Delphi VCLopengl

Description: OPENGL is a visual component, which provides a simple user interface for drawing simple OPENGL. User can draw nodes (vertices) on the control s client area and link them together (graph s edges or arcs) by either keyboard or mouse. Currently the component supports three different shapes for the nodes, however the new shapes can be added. The component is fully customizable and has methods for supporting Delphi s clipboard and printer objects.
Platform: | Size: 356352 | Author: dispel5 | Hits:

[assembly languagezuixiaochengbenliu

Description: 程序由C语言完成,用Visual Studio 2012编译即可运行。 首先图的格式应为邻接矩阵,程序会提示输入n的大小,然后依次输入节点i,j,以及该节点的容量和成本。容量运费为0可以不用填写。以此类推,直到输入的节点为-1,-1则停止输入。 程序输出最小成本流邻接矩阵和最小成本。-Procedures done by the C language, using Visual Studio 2012 compiler to run. First graph format should be the adjacency matrix, the program prompts for the size of n, followed by the input node i, j, and the capacity and cost of the node. Freight capacity is 0 can not fill. And so on, until the input node is-1,-1 stop input. The minimum cost flow program output adjacency matrix and minimum cost.
Platform: | Size: 1024 | Author: 若相见 | Hits:

[Special EffectsMINE

Description: 计算机图形学的大作业,使用MFC实现,编译环境为Visual Studio 2012,图形均为MFC所绘制的,没有使用图片,可自定义扫雷难度。Release文件夹中有可直接运行的程序。-Homework of Computer graphics, which uses MFC to implement. The compiler environment is Visual Studio 2012. The graph are drawn by MFC, without the use of images. And the difficulty can be user-defined. A program that can be directly operated is in the Release folder.
Platform: | Size: 3552256 | Author: yuuuuuu | Hits:

[Special EffectsSDgraph

Description: 06年Nips上经典的基于图模型的视觉显著性检测matlab版本源码-Graph-based model for visual saliceny detection
Platform: | Size: 8966144 | Author: allen | Hits:

[OpenGL programglutEx3

Description: 一、实验目的和要求 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “平移的桌子,旋转的桌子”-First, experimental purposes and requirements of the OpenGL programming, based on the contents through the realization of the experiment and master the use of OpenGL matrix and verify the contents of the curriculum matrix transformation. Second, experimental content and principles have been compiled using Visual Studio C++ project, and modify the code to generate the following graph: " translation table, rotary table"
Platform: | Size: 1024 | Author: robin | Hits:

[OpenGL programglutEx5

Description: 一、实验目的和要求 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “桌子和茶壶的正投影和透视投影” 可以使用键盘改变camera位置与观察方向 (按键为asdwzc,也可以自行设定) 添加键盘对茶壶的控制,主要是茶壶沿着桌面的平移操作和茶壶绕自身轴的旋转操作;按键为:l, j, I, k, e。-First, experimental purposes and requirements on the basis of model transformation experiments, by implementing the following experiment content, master OpenGL three-dimensional observation, perspective projection, orthogonal projection parameter settings, and can use the keyboard to move the observation camera in perspective projection and positive switching between AC projection, content verification curriculum dimensional observation further deepen the OpenGL 3D coordinates and matrix transform the understanding and application. Second, experimental content and principles have been compiled using Visual Studio C++ project, and modify the code to generate the following graph: " tables and teapots orthographic and perspective projection" can use the keyboard to change the camera position and viewing direction (key for asdwzc, you can set their own) to add keyboard control of the teapot, mainly along the teapot and tea desktop panning rotation around its own axis operation t
Platform: | Size: 2048 | Author: robin | Hits:

[Consolesin-cos-tan-graf

Description: this a simple graph of sin , cos , tan with set text color function that developed in visual studio.-this is a simple graph of sin , cos , tan with set text color function that developed in visual studio.
Platform: | Size: 1024 | Author: mkr | Hits:

[Data structsTREE

Description: 在visual C++环境中实现图的最小生成树的生成,并实现最小生成树的权重的计算-Heavy computing implemented in visual C++ environment, minimum spanning tree graph generation and achieve the minimum spanning tree right
Platform: | Size: 1793024 | Author: 李噹噹 | Hits:

[OtherOSG

Description: OpenSceneGraph图形系统是一个基于工业标准 OpenGL 的软件接口,它让程序员能够更加快速、便捷地创建高性能、跨平台的交互式图形程序。OpenSceneGraph是一个开放源码,跨平台的图形开发包,它为诸如飞行器仿真,游戏,虚拟现实,科学计算可视化这样的高性能图形应用程序开发而设计。它基于场景图的概念,它提供一个在OpenGL之上的面向对象的框架,从而能把开发者从实现和优化底层图形的调用中解脱出来,并且它为图形应用程序的快速开发提供很多附加的实用工具。-The OpenSceneGraph is an open source high performance 3D graphics toolkit, used by application developers in fields such as visual simulation, games, virtual reality, scientific visualization and modelling. Written entirely in Standard C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems. The OpenSceneGraph is now well established as the world leading scene graph technology, used widely in the vis-sim, space, scientific, oil-gas, games and virtual reality industries.
Platform: | Size: 4250624 | Author: admin | Hits:

[Special Effectsgbvs

Description: Gbvs图像的显著度检测算法,用Matlab编程的,非常实用的算法适合图像处理入门学习-graph-based visual saliency
Platform: | Size: 10521600 | Author: zhengbo | Hits:

[Special Effectssigsaliency

Description: 显著度的检测,包括图像的平滑操作,图像分割重组等检测操作-graph-based visual saliency
Platform: | Size: 13019136 | Author: zhengbo | Hits:

[Otherstrongly-connected

Description: 有向图的强连通分量算法的实现,编译、运行及调试环境: Microsoft Visual C-Directed graph strongly connected components algorithm implementation, compiling, running and debugging environment: Microsoft Visual C++
Platform: | Size: 14336 | Author: honguo | Hits:

[matlabGB_ITTI

Description: GBVS显著性 直接运行mean_Itti.m 直接运行mean_gbvs.m-Graph-Based Visual Saliency
Platform: | Size: 12936192 | Author: 张明航 | Hits:

[Software EngineeringSpace-Time-Video-Montage

Description: 在这个傀儡中,我们提出了一种新颖的时空视频总结方法,我们称之为时空视频蒙太奇。 该方法同时分析视频序列中的空间和时间注入分布,并且显示输入视频的视觉信息时空部分。 信息丰富的视频片段以体积la.yers表示。 然后,这些层在一个浑浊的视频音量中聚集在一起,使得视频音量中的视觉信息的总量最大化。 为了实现包装过程,我们开发了一种基于三维图形切割优化技术的新算法。 由于我们的方法是在空间上和时间上较少的信息部分,因此它可以传播更多的产品,而且信息丰富的输出视频。- In this pupes we propose a novel spacetime video summarization method which we call space-time video montage. The method simultaneously analyzes both the spatial and temporal injbrmation distribution in a video sequence, and exlructs the visually informative space-time portions of the input videos. The informative video porlions are represented in volumetric la.yers. The layers are then puckrd together in a smull ouzput video volume such tlzar the total amount of visual information in the video volume is maximized. To achieve the packing process, we develop a new algorithm based upon the3rst-jt und Graph cut optimization techniques. Since our method is uble to cul qfr spatially und temporally less informative portions, it is uble to generute much more compuct yet highly informative output videos.
Platform: | Size: 5875712 | Author: 杨大个 | Hits:

[ApplicationsInter_well

Description: 主要功能:1.利用油水井井位坐标绘制井位图;2.利用油水井注采液量数据绘制动态曲线图;3.利用油水井注采液量数据,根据容阻模型对井间连通性进行反演,求取注水井注水量平面分配系数,并进行可视化展示。 技术特点:软件自动读取井位信息及油水井注采液量数据,根据改进的容阻模型,利用基于遗传算法的混合优化算法来对模型进行求解,确定表征注采对应关系的参数——连通系数和时间常数,量化表征了注采对应关系,从而指导油田生产为油田开发管理者提供了科学的决策工具。(Main function: 1. wells wells wells by using the coordinate drawing graph; 2. the use of water injection wells drawing dynamic curve of fluid data; 3. the use of oil and water wells injection fluid volume data, according to the volume resistance model of inter well connectivity inversion for the water injection volume plane distribution coefficient, and visual display. Technical features: the software automatically reads the information and the oil injection wells fluid volume data, according to the volume resistance model improved by genetic algorithm, the hybrid optimization algorithm to solve the model based on the determined parameters correlation characterization of injection - connectivity coefficient and time constant, the quantitative characterization of the injection production relationship, so as to guide the oil field the production provides a scientific decision-making tool for oilfield development management.)
Platform: | Size: 16384 | Author: wangyu199311 | Hits:

[Othergbvs

Description: 新的自下而上的视dmits combination with other maps. The model is simple, and biologically plausible insofar as it is naturally parallelized. This model powerfully predicts human xations on 749 variations of 108 natural images, achieving 98% of the ROC area of a human-based control, whereas the classical algorithms of Itti & Koch ([2], [3], [4]) achieve only 84%.觉显著性模型,基于视觉显著图(GBVS),提出了。(A new bottom-up visual saliency model, Graph-Based Visual Saliency (GBVS), is proposed. It consists of two steps: rst forming activation maps on certain feature channels, and then normalizing them in a way which highlights conspicuity and admits combination with other maps. The model is simple, and biologically plausible insofar as it is naturally parallelized. This model powerfully predicts human xations on 749 variations of 108 natural images, achieving 98% of the ROC area of a human-based control, whereas the classical algorithms of Itti & Koch ([2], [3], [4]) achieve only 84%.)
Platform: | Size: 9145344 | Author: 还有叫二哈的 | Hits:

[Graph DrawingDrawBlank

Description: 该程序将openGL绘制图形相关代码打包,可实现绘制几何图形的功能(The program packages openGL graphics related code and realize the function of drawing geometric figure.)
Platform: | Size: 10546176 | Author: Arwen_yuan | Hits:
« 1 2 ... 4 5 6 7 8 910 »

CodeBus www.codebus.net